Added isDevControllerClass so that XendDomainInfo does not need to store the same...
authorewan@linford.intra <ewan@linford.intra>
Tue, 13 Sep 2005 13:49:37 +0000 (14:49 +0100)
committerewan@linford.intra <ewan@linford.intra>
Tue, 13 Sep 2005 13:49:37 +0000 (14:49 +0100)
commitc0bff953ee66ef0aadf0c9472febbc661bb6ceec
treece58c15614775ce1f790efa7feaf6b6e05966354
parent5487f5762e1a809f5a7d46882ca3ead18d5df207
Added isDevControllerClass so that XendDomainInfo does not need to store the same information internally.  This may soon go, depending on how useful controller.py turns out to be.
tools/python/xen/xend/server/controller.py